home *** CD-ROM | disk | FTP | other *** search
- This Patch lets you run Wordstar version 3.31 in 43 X 80 mode with the IBM
- Enhanced Graphics Adapter.
-
- First, Copy ws.com to we.com
- Second, Rename ws.com wq.com
- Third, Type Debug we.com
- -e 248 <ret>
- xxxx:0248 18.2A (you type the 2A only) <ret>
- -w <ret>
- -q <ret>
- For versions of wordstar other than 3.31, at the debug prompt type
- s 200 300 18 50 <ret>. The location that it gives is the location
- to change the 18 to 2A.
-
- Fourth, Make a batch file named WS.BAT with the following lines
- 43X
- we %1
- mode mono (or co80 if you have color)
-
- I have assumed that you have the files 43X.com, we.com and mode.com
- available on the default drive.
-
- To use Wordstar in 43 X 80, you type WS or WS file.ext as you always have.
- To use Wordstar in 25 X 80, you type WQ or WQ file.ext.
-
- 43X.com is available from the Grapevine, 817-481-6334.
-